Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps the go_modules group with 1 update in the /examples directory: github.com/golang/glog.
Bumps the go_modules group with 2 updates in the /examples/tags-combinations-go directory: github.com/go-git/go-git/v5 and github.com/golang/glog.
Bumps the go_modules group with 2 updates in the /examples/webserver-go directory: github.com/go-git/go-git/v5 and github.com/golang/glog.
Bumps the go_modules group with 3 updates in the /sdk directory: github.com/go-git/go-git/v5, github.com/golang/glog and golang.org/x/net.

Updates github.com/golang/glog from 1.2.4 to 1.2.5

Release notes

Sourced from github.com/golang/glog's releases.

v1.2.5

What's Changed

Full Changelog: golang/glog@v1.2.4...v1.2.5

Commits
  • 2b790ef glog: generate a Fatalf-like error message when writing to logsinks fails (#76)
  • See full diff in compare view

Updates github.com/golang/glog from 1.2.4 to 1.2.5

Release notes

Sourced from github.com/golang/glog's releases.

v1.2.5

What's Changed

Full Changelog: golang/glog@v1.2.4...v1.2.5

Commits
  • 2b790ef glog: generate a Fatalf-like error message when writing to logsinks fails (#76)
  • See full diff in compare view

Updates github.com/golang/glog from 1.2.4 to 1.2.5

Release notes

Sourced from github.com/golang/glog's releases.

v1.2.5

What's Changed

Full Changelog: golang/glog@v1.2.4...v1.2.5

Commits
  • 2b790ef glog: generate a Fatalf-like error message when writing to logsinks fails (#76)
  • See full diff in compare view

Updates github.com/golang/glog from 1.2.4 to 1.2.5

Release notes

Sourced from github.com/golang/glog's releases.

v1.2.5

What's Changed

Full Changelog: golang/glog@v1.2.4...v1.2.5

Commits
  • 2b790ef glog: generate a Fatalf-like error message when writing to logsinks fails (#76)
  • See full diff in compare view

Updates github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.13.0

What's Changed

... (truncated)

Commits
  • 94bd4af Merge pull request #1261 from BeChris/issue680
  • 8b7f5ba Merge pull request #1262 from go-git/dependabot/go_modules/github.com/elazarl...
  • 41d80a0 build: bump github.com/elazarl/goproxy
  • 4998140 git: worktree_commit, sanitize author and commiter name and email before crea...
  • 9049625 Merge pull request #1260 from go-git/dependabot/github_actions/github/codeql-...
  • dae48b4 build: bump github/codeql-action from 3.27.9 to 3.28.0
  • 7d6fbc2 Merge pull request #1220 from BeChris/accept_uppercase_hexa_in_pktline_length
  • 62a77b7 plumbing: Fix invalid reference name error while cloning branches containing ...
  • 5e11196 plumbing: format/pktline, accept upercase hexadecimal value as pktline length...
  • 65f5e1a Merge pull request #1256 from go-git/dependabot/go_modules/golang-org-232a611e2d
  • Additional commits viewable in compare view

Updates github.com/golang/glog from 1.1.0 to 1.2.4

Release notes

Sourced from github.com/golang/glog's releases.

v1.2.5

What's Changed

Full Changelog: golang/glog@v1.2.4...v1.2.5

Commits
  • 2b790ef glog: generate a Fatalf-like error message when writing to logsinks fails (#76)
  • See full diff in compare view

Updates golang.org/x/net from 0.25.0 to 0.33.0

Commits
  • 7d6e62a go.mod: update golang.org/x dependencies
  • ea0c1d9 internal/timeseries: use built-in max/min to simplify the code
  • 3e7a445 quic: skip packet numbers for optimistic ack defense
  • 3f563d3 quic: use an enum for sentPacket state
  • a3b6e77 quic: don't re-lose packets when discarding keys
  • 22500a6 quic: decode packet numbers >255 in tests
  • dd0b200 quic: remove go1.21 build constraint
  • See full diff in compare view

Updates github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.13.0

What's Changed

... (truncated)

Commits
  • 94bd4af Merge pull request #1261 from BeChris/issue680
  • 8b7f5ba Merge pull request #1262 from go-git/dependabot/go_modules/github.com/elazarl...
  • 41d80a0 build: bump github.com/elazarl/goproxy
  • 4998140 git: worktree_commit, sanitize author and commiter name and email before crea...
  • 9049625 Merge pull request #1260 from go-git/dependabot/github_actions/github/codeql-...
  • dae48b4 build: bump github/codeql-action from 3.27.9 to 3.28.0
  • 7d6fbc2 Merge pull request #1220 from BeChris/accept_uppercase_hexa_in_pktline_length
  • 62a77b7 plumbing: Fix invalid reference name error while cloning branches containing ...
  • 5e11196 plumbing: format/pktline, accept upercase hexadecimal value as pktline length...
  • 65f5e1a Merge pull request #1256 from go-git/dependabot/go_modules/golang-org-232a611e2d
  • Additional commits viewable in compare view

Updates github.com/golang/glog from 1.1.0 to 1.2.4

Release notes

Sourced from github.com/golang/glog's releases.

v1.2.5

What's Changed

Full Changelog: golang/glog@v1.2.4...v1.2.5

Commits
  • 2b790ef glog: generate a Fatalf-like error message when writing to logsinks fails (#76)
  • See full diff in compare view

Updates golang.org/x/net from 0.25.0 to 0.33.0

Commits
  • 7d6e62a go.mod: update golang.org/x dependencies
  • ea0c1d9 internal/timeseries: use built-in max/min to simplify the code
  • 3e7a445 quic: skip packet numbers for optimistic ack defense
  • 3f563d3 quic: use an enum for sentPacket state
  • a3b6e77 quic: don't re-lose packets when discarding keys
  • 22500a6 quic: decode packet numbers >255 in tests
  • dd0b200 quic: remove go1.21 build constraint
  • See full diff in compare view

Updates github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.13.0

What's Changed

... (truncated)

Commits
  • 94bd4af Merge pull request #1261 from BeChris/issue680
  • 8b7f5ba Merge pull request #1262 from go-git/dependabot/go_modules/github.com/elazarl...
  • 41d80a0 build: bump github.com/elazarl/goproxy
  • 4998140 git: worktree_commit, sanitize author and commiter name and email before crea...
  • 9049625 Merge pull request #1260 from go-git/dependabot/github_actions/github/codeql-...
  • dae48b4 build: bump github/codeql-action from 3.27.9 to 3.28.0
  • 7d6fbc2 Merge pull request #1220 from BeChris/accept_uppercase_hexa_in_pktline_length
  • 62a77b7 plumbing: Fix invalid reference name error while cloning branches containing ...
  • 5e11196 plumbing: format/pktline, accept upercase hexadecimal value as pktline length...
  • 65f5e1a Merge pull request #1256 from go-git/dependabot/go_modules/golang-org-232a611e2d
  • Additional commits viewable in compare view

Updates github.com/golang/glog from 1.1.0 to 1.2.4

Release notes

Sourced from github.com/golang/glog's releases.

v1.2.5

What's Changed

Full Changelog: golang/glog@v1.2.4...v1.2.5

Commits
  • 2b790ef glog: generate a Fatalf-like error message when writing to logsinks fails (#76)
  • See full diff in compare view

Updates golang.org/x/net from 0.25.0 to 0.33.0

Commits
  • 7d6e62a go.mod: update golang.org/x dependencies
  • ea0c1d9 internal/timeseries: use built-in max/min to simplify the code
  • 3e7a445 quic: skip packet numbers for optimistic ack defense
  • 3f563d3 quic: use an enum for sentPacket state
  • a3b6e77 quic: don't re-lose packets when discarding keys
  • 22500a6 quic: decode packet numbers >255 in tests
  • dd0b200 quic: remove go1.21 build constraint
  • See full diff in compare view

Updates github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.13.0

What's Changed

Bumps the go_modules group with 1 update in the /examples directory: [github.com/golang/glog](https://github.com/golang/glog).
Bumps the go_modules group with 2 updates in the /examples/tags-combinations-go directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) and [github.com/golang/glog](https://github.com/golang/glog).
Bumps the go_modules group with 2 updates in the /examples/webserver-go directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) and [github.com/golang/glog](https://github.com/golang/glog).
Bumps the go_modules group with 3 updates in the /sdk directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git), [github.com/golang/glog](https://github.com/golang/glog) and [golang.org/x/net](https://github.com/golang/net).


Updates `github.com/golang/glog` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `github.com/golang/glog` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `github.com/golang/glog` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `github.com/golang/glog` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `github.com/go-git/go-git/v5` from 5.11.0 to 5.13.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.13.0)

Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `golang.org/x/net` from 0.25.0 to 0.33.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `github.com/go-git/go-git/v5` from 5.11.0 to 5.13.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.13.0)

Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `golang.org/x/net` from 0.25.0 to 0.33.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `github.com/go-git/go-git/v5` from 5.11.0 to 5.13.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.13.0)

Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `golang.org/x/net` from 0.25.0 to 0.33.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `github.com/go-git/go-git/v5` from 5.11.0 to 5.13.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.13.0)

Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `golang.org/x/net` from 0.25.0 to 0.33.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.13.0)

Updates `github.com/golang/glog` from 1.2.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `golang.org/x/net` from 0.26.0 to 0.33.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.13.0)

Updates `github.com/golang/glog` from 1.2.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `golang.org/x/net` from 0.26.0 to 0.33.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.13.0)

Updates `github.com/golang/glog` from 1.2.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `golang.org/x/net` from 0.26.0 to 0.33.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.13.0)

Updates `github.com/golang/glog` from 1.2.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `golang.org/x/net` from 0.26.0 to 0.33.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `github.com/go-git/go-git/v5` from 5.13.1 to 5.16.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.13.0)

Updates `github.com/golang/glog` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `golang.org/x/net` from 0.39.0 to 0.40.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `github.com/go-git/go-git/v5` from 5.13.1 to 5.16.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.13.0)

Updates `github.com/golang/glog` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `golang.org/x/net` from 0.39.0 to 0.40.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `github.com/go-git/go-git/v5` from 5.13.1 to 5.16.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.13.0)

Updates `github.com/golang/glog` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `golang.org/x/net` from 0.39.0 to 0.40.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `github.com/go-git/go-git/v5` from 5.13.1 to 5.16.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.13.0)

Updates `github.com/golang/glog` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `golang.org/x/net` from 0.39.0 to 0.40.0
- [Commits](golang/net@v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.5
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.5
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.5
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.5
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.13.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.4
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.33.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.13.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.4
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.33.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.13.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.4
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.33.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.13.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.4
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.33.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.13.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.4
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.33.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.13.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.4
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.33.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.13.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.4
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.33.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.13.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.4
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.33.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.5
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.40.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.5
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.40.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.5
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.40.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.5
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.40.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 4, 2025
@codecov
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.47%. Comparing base (705b266) to head (00367e9).
Report is 61 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5585   +/-   ##
=======================================
  Coverage   24.47%   24.47%           
=======================================
  Files         366      366           
  Lines      147857   147857           
=======================================
  Hits        36181    36181           
  Misses     111577   111577           
  Partials       99       99           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant